With this plugin, users can change their theme by just selecting it from a list (no submit button required).

The plugin set a "<quickthemeoc>" mark on the footer template, and you can put it wherever you want the list to be shown. This should help you to fit the list on all your themes. When the plugin is deactivated, the list mark is removed.

No language packs are required for this plugin since it uses MyBB default language strings.

You may also change the forum theme using the following URL format:

http://yourforum.com/index.php?action=quickthemeoc&style=TID

where TID is the theme ID number.

More information and support:
http://community.mybb.com/thread-64955.html

Author: EviLito



INSTALLATION:

1) Upload quickthemeoc.php to your plugins directory (usually inc/plugins)
2) Activate "Quick Theme OnChange" from Admin CP


UPGRADING FROM PREVIOUS VERSIONS:

Upload and replace quickthemeoc.php to your plugins directory.
Re-installation is not required.



This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program.  If not, see <http://www.gnu.org/licenses/>.